Hover over the image to see coordinates and AI decision
UP
0
0.0%
STAY
2,540,160
100.0%
DOWN
0
0.0%
🔍 How to read this visualization:
• White pixels = AI wants to move paddle UP
• Gray pixels = AI wants to STAY in place
• Black pixels = AI wants to move paddle DOWN
• Dark gray = Unused space (padding)
Each pixel represents one combination of: ball position (x,y), ball velocity (vx,vy), and AI paddle position.
⚠️ WARNING: All decisions are "Stay" (gray)!
This suggests the neural network input normalization doesn't match the training data.
Consider retraining the model with the updated training script.